Contrapunctus is an exciting community based interactive music making project conceived by the Third Angle Ensemble. This project allows visitors to generate ...
var xmlDoc=null; if (window.ActiveXObject) {// code for IE xmlDoc=new ActiveXObject("Microsoft.XMLDOM"); } else if (document.implementation.createDocument) {// ...